STEP 1: Let's start with variables storing the T-Rex's and kitten's weights (in pounds) on Earth!

Note: We do not include commas when writing integers in Python.

  • In LOGIC, from , drag out two Integer Variable blocks.
  • Name one variable dino_earth_weight and change the value to 13310. Do not put a comma in the integer.
  • Rename the other variable kitty_earth_weight and change the value to 1.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)